| 1. | Lesson 10 : inheriting properties from other entities 第10课:继承其他实体的属性 |
| 2. | Discusses redefining an inherited property or method 讨论重定义继承属性或方法。 |
| 3. | A derived class inherits properties from a base class 一个有源的基类中继承属性。 |
| 4. | For details about inherited properties , see 有关继承的属性的详细信息,请参见 |
| 5. | This inherited property is not used by the 控件不使用此继承的属性。 |
| 6. | Directives are used to modify any inherited properties and specify new ones 指令修改任何继承的属性和指定新的属性。 |
| 7. | By default , inherited properties appear at the end of the current property . 1 默认情况下,继承的属性出现在当前属性的末尾。 |
| 8. | This inherited property is not used by the web parts control set when rendering a 控件时, web部件控件集不使用此继承的属性。 |
| 9. | You can override inherited properties in your control as well as define new properties 可以在控件中重写继承属性和定义新属性。 |
| 10. | An abstract inherited property can be overridden in a derived class by including a property declaration that uses the 修饰符的属性声明,可以重写抽象的继承属性。 |